﻿2026-08-30T07:15:47.2430391Z ##[group]Run actions/checkout@v5
2026-08-30T07:15:47.2431494Z with:
2026-08-30T07:15:47.2431904Z   ref: da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T07:15:47.2432367Z   fetch-depth: 1
2026-08-30T07:15:47.2432734Z   repository: BigscreenVR/spt-bs-core
2026-08-30T07:15:47.2435521Z   token: ***
2026-08-30T07:15:47.2435868Z   ssh-strict: true
2026-08-30T07:15:47.2436240Z   ssh-user: git
2026-08-30T07:15:47.2436593Z   persist-credentials: true
2026-08-30T07:15:47.2436980Z   clean: true
2026-08-30T07:15:47.2437333Z   sparse-checkout-cone-mode: true
2026-08-30T07:15:47.2437749Z   fetch-tags: false
2026-08-30T07:15:47.2438097Z   show-progress: true
2026-08-30T07:15:47.2438449Z   lfs: false
2026-08-30T07:15:47.2438778Z   submodules: false
2026-08-30T07:15:47.2439294Z   set-safe-directory: true
2026-08-30T07:15:47.2439690Z   allow-unsafe-pr-checkout: false
2026-08-30T07:15:47.2440317Z ##[endgroup]
2026-08-30T07:15:47.3220322Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-30T07:15:47.3221961Z ##[group]Getting Git version info
2026-08-30T07:15:47.3222666Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-30T07:15:47.3223545Z [command]/usr/bin/git version
2026-08-30T07:15:47.3223954Z git version 2.43.0
2026-08-30T07:15:47.3235001Z ##[endgroup]
2026-08-30T07:15:47.3242866Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8f948fa3-c0ea-4f73-9171-8d6390ae0903/.gitconfig'
2026-08-30T07:15:47.3250056Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8f948fa3-c0ea-4f73-9171-8d6390ae0903' before making global git config changes
2026-08-30T07:15:47.3251186Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T07:15:47.3252836Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-30T07:15:47.3302207Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-30T07:15:47.3321811Z https://github.com/BigscreenVR/spt-bs-core
2026-08-30T07:15:47.3331569Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-30T07:15:47.3333936Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-30T07:15:47.3351841Z refs/heads/golden/now-signal-23
2026-08-30T07:15:47.3357656Z [command]/usr/bin/git checkout --detach
2026-08-30T07:15:47.3423334Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T07:15:47.3460500Z [command]/usr/bin/git branch --delete --force golden/now-signal-23
2026-08-30T07:15:47.3495457Z Deleted branch golden/now-signal-23 (was da71b7852).
2026-08-30T07:15:47.3499840Z ##[endgroup]
2026-08-30T07:15:47.3502745Z [command]/usr/bin/git submodule status
2026-08-30T07:15:47.3685455Z ##[group]Cleaning the repository
2026-08-30T07:15:47.3686151Z [command]/usr/bin/git clean -ffdx
2026-08-30T07:15:49.1432603Z Removing .adapter-notify/
2026-08-30T07:15:49.1433563Z Removing bench-ledger/
2026-08-30T07:15:49.1434088Z Removing target/
2026-08-30T07:15:49.1443262Z [command]/usr/bin/git reset --hard HEAD
2026-08-30T07:15:49.1518546Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T07:15:49.1525695Z ##[endgroup]
2026-08-30T07:15:49.1527320Z ##[group]Disabling automatic garbage collection
2026-08-30T07:15:49.1531581Z [command]/usr/bin/git config --local gc.auto 0
2026-08-30T07:15:49.1554856Z ##[endgroup]
2026-08-30T07:15:49.1555447Z ##[group]Setting up auth
2026-08-30T07:15:49.1560558Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-30T07:15:49.1587561Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-30T07:15:49.1778070Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T07:15:49.1803013Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-30T07:15:49.1990676Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T07:15:49.2014730Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-30T07:15:49.2202409Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-30T07:15:49.2232470Z ##[endgroup]
2026-08-30T07:15:49.2233001Z ##[group]Fetching the repository
2026-08-30T07:15:49.2238318Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T07:15:49.6421467Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-30T07:15:49.6423211Z  * branch                da71b78521b425a23dfa55fb264445c256fb2996 -> FETCH_HEAD
2026-08-30T07:15:49.6453858Z ##[endgroup]
2026-08-30T07:15:49.6454495Z ##[group]Determining the checkout info
2026-08-30T07:15:49.6456473Z ##[endgroup]
2026-08-30T07:15:49.6467570Z [command]/usr/bin/git sparse-checkout disable
2026-08-30T07:15:49.6509080Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-30T07:15:49.6530797Z ##[group]Checking out the ref
2026-08-30T07:15:49.6533588Z [command]/usr/bin/git checkout --progress --force da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T07:15:49.6599936Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T07:15:49.6605481Z ##[endgroup]
2026-08-30T07:15:49.6643098Z [command]/usr/bin/git log -1 --format=%H
2026-08-30T07:15:49.6673666Z da71b78521b425a23dfa55fb264445c256fb2996
